Defines a cell that contains a string.
Initializes a new PDFFlowTableStringCell object.
Initializes a new PDFFlowTableStringCell object.
Initializes a new PDFFlowTableStringCell object.
Initializes a new PDFFlowTableStringCell object with another cell.
Gets the cell background.
Gets the cell borders.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the content color.
Gets the number of columns this cell spans on.
Gets the cell content.
Gets the content font.
Gets a flag indicating whether long words should wrap if they do not fit entirely on a single line.
Gets the horizontal align.
Gets the cell inner margins.
Gets the cell overflow mode.
Gets the row this cell belongs to.
Gets the number of rows this cell spans on.
Gets the structure element.
Gets an arbitrary Object value that can be used to store custom information about this element.
Gets the text direction.
Gets the vertical align.
Gets a value indicating whether the cell content should be wrapped on multiple lines.
Sets the cell background.
Sets the cell borders.
Sets the content color.
Sets the number of columns this cell spans on.
Sets the cell content.
Sets the content font.
Sets a flag indicating whether long words should wrap if they do not fit entirely on a single line.
This method has effect if method returns true.
Sets the horizontal align.
Sets the cell inner margins.
Sets a value indicating whether the cell content should be wrapped on multiple lines.
Sets the cell overflow mode.
This property is considered only when returns false.
Sets the number of rows this cell spans on.
Sets the structure element.
Sets an arbitrary Object value that can be used to store custom information about this element.
Sets the text direction.
Sets the vertical align.